Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ESLint #13

Merged
merged 2 commits into from
Mar 18, 2024
Merged

add ESLint #13

merged 2 commits into from
Mar 18, 2024

Conversation

nc-andreashaller
Copy link
Collaborator

@nc-andreashaller nc-andreashaller commented Mar 4, 2024

Issue #12

adding scripts for npm run lint:js and npm run lint:js:fix and adding automatic linting to PR jobs.

@@ -15,6 +15,10 @@
"keywords": [
"keyword"
],
"scripts": {
"lint:js": "eslint ./packages",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eslint package should be installed and listed in package.json

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally, did not check for that. Thank you for spotting, Dragan

@juantxokupul juantxokupul merged commit cf1bf13 into main Mar 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants